home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Source Code / Zoners Half-Life Tools / netvis / netvis.dsp < prev    next >
Text File  |  2002-01-17  |  10KB  |  328 lines

  1. # Microsoft Developer Studio Project File - Name="netvis" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=netvis - Win32 Super_Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "netvis.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "netvis.mak" CFG="netvis - Win32 Super_Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "netvis - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "netvis - Win32 Debug" (based on "Win32 (x86) Console Application")
  22. !MESSAGE "netvis - Win32 Release w Symbols" (based on "Win32 (x86) Console Application")
  23. !MESSAGE "netvis - Win32 Super_Debug" (based on "Win32 (x86) Console Application")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP AllowPerConfigDependencies 0
  28. # PROP Scc_ProjName ""
  29. # PROP Scc_LocalPath ""
  30. CPP=cl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "netvis - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC 0
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir "Release"
  38. # PROP BASE Intermediate_Dir "Release"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir "Release"
  43. # PROP Intermediate_Dir "Release"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
  47. # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\common" /I "..\hlvis" /I "..\netvis" /I "..\lib\common" /I "..\template" /I "d:\sdk\commonc++\include" /I "d:\sdk\zlib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "__LITTLE_ENDIAN__" /D "ZHLT_NETVIS" /FR /YX /FD /c
  48. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  49. # ADD RSC /l 0x409 /d "NDEBUG"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=link.exe
  54. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
  55. # ADD LINK32 ccxx32.lib binmode.obj ws2_32.lib zlib-msvcrt.lib /nologo /stack:0x400000,0x100000 /subsystem:console /machine:I386 /libpath:"d:\sdk\commonc++\lib" /libpath:"d:\sdk\zlib"
  56. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  57.  
  58. !ELSEIF  "$(CFG)" == "netvis - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /MD /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c
  72. # ADD CPP /nologo /MD /W3 /Gm /GX /Zi /Od /I "..\common" /I "..\hlvis" /I "..\netvis" /I "..\lib\common" /I "..\template" /I "d:\sdk\commonc++\include" /I "d:\sdk\zlib" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "__LITTLE_ENDIAN__" /D "ZHLT_NETVIS" /FR /FD /c
  73. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  74. # ADD RSC /l 0x409 /d "_DEBUG"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386
  80. # ADD LINK32 ccxx32d.lib binmode.obj ws2_32.lib zlib-msvcrt.lib /nologo /stack:0x1000000,0x100000 /subsystem:console /profile /map /debug /machine:I386 /libpath:"d:\sdk\zlib" /libpath:"d:\sdk\commonc++\lib"
  81. # SUBTRACT LINK32 /nodefaultlib
  82.  
  83. !ELSEIF  "$(CFG)" == "netvis - Win32 Release w Symbols"
  84.  
  85. # PROP BASE Use_MFC 0
  86. # PROP BASE Use_Debug_Libraries 0
  87. # PROP BASE Output_Dir "Release_w_Symbols"
  88. # PROP BASE Intermediate_Dir "Release_w_Symbols"
  89. # PROP BASE Ignore_Export_Lib 0
  90. # PROP BASE Target_Dir ""
  91. # PROP Use_MFC 0
  92. # PROP Use_Debug_Libraries 0
  93. # PROP Output_Dir "Release_w_Symbols"
  94. # PROP Intermediate_Dir "Release_w_Symbols"
  95. # PROP Ignore_Export_Lib 0
  96. # PROP Target_Dir ""
  97. # ADD BASE CPP /nologo /MD /W4 /GX /O2 /I "..\common" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /FR /YX /FD /c
  98. # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\common" /I "..\hlvis" /I "..\netvis" /I "..\lib\common" /I "..\template" /I "d:\sdk\commonc++\include" /I "d:\sdk\zlib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "__LITTLE_ENDIAN__" /D "ZHLT_NETVIS" /FR /YX /FD /c
  99. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  100. # ADD RSC /l 0x409 /d "NDEBUG"
  101. BSC32=bscmake.exe
  102. # ADD BASE BSC32 /nologo
  103. # ADD BSC32 /nologo
  104. LINK32=link.exe
  105. # ADD BASE LINK32 binmode.obj /nologo /stack:0x400000,0x100000 /subsystem:console /machine:I386
  106. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  107. # ADD LINK32 ccxx32.lib binmode.obj ws2_32.lib zlib-msvcrt.lib /nologo /stack:0x400000,0x100000 /subsystem:console /pdb:none /map /debug /machine:I386 /libpath:"d:\sdk\commonc++\lib" /libpath:"d:\sdk\zlib"
  108. # SUBTRACT LINK32 /nodefaultlib
  109.  
  110. !ELSEIF  "$(CFG)" == "netvis - Win32 Super_Debug"
  111.  
  112. # PROP BASE Use_MFC 0
  113. # PROP BASE Use_Debug_Libraries 1
  114. # PROP BASE Output_Dir "Super_Debug"
  115. # PROP BASE Intermediate_Dir "Super_Debug"
  116. # PROP BASE Ignore_Export_Lib 0
  117. # PROP BASE Target_Dir ""
  118. # PROP Use_MFC 0
  119. # PROP Use_Debug_Libraries 1
  120. # PROP Output_Dir "Super_Debug"
  121. # PROP Intermediate_Dir "Super_Debug"
  122. # PROP Ignore_Export_Lib 0
  123. # PROP Target_Dir ""
  124. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /Zi /Od /I "..\common" /I "..\hlvis" /I "..\netvis" /I "..\lib\common" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "__LITTLE_ENDIAN__" /D "ZHLT_NETVIS" /FR /FD /c
  125. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\common" /I "..\hlvis" /I "..\netvis" /I "..\lib\common" /I "..\template" /I "d:\sdk\commonc++\include" /I "d:\sdk\zlib" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "__LITTLE_ENDIAN__" /D "ZHLT_NETVIS" /FR /FD /c
  126. # SUBTRACT CPP /YX
  127. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  128. # ADD RSC /l 0x409 /d "_DEBUG"
  129. BSC32=bscmake.exe
  130. # ADD BASE BSC32 /nologo
  131. # ADD BSC32 /nologo
  132. LINK32=link.exe
  133. # ADD BASE LINK32 binmode.obj ws2_32.lib ccxx32d.lib /nologo /stack:0x1000000,0x100000 /subsystem:console /profile /map /debug /machine:I386
  134. # SUBTRACT BASE LINK32 /nodefaultlib
  135. # ADD LINK32 ccxx32d.lib binmode.obj ws2_32.lib zlib-msvcrt.lib /nologo /stack:0x1000000,0x100000 /subsystem:console /profile /map /debug /machine:I386 /libpath:"d:\sdk\commonc++\lib" /libpath:"d:\sdk\zlib"
  136. # SUBTRACT LINK32 /nodefaultlib
  137.  
  138. !ENDIF 
  139.  
  140. # Begin Target
  141.  
  142. # Name "netvis - Win32 Release"
  143. # Name "netvis - Win32 Debug"
  144. # Name "netvis - Win32 Release w Symbols"
  145. # Name "netvis - Win32 Super_Debug"
  146. # Begin Group "Source Files"
  147.  
  148. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90"
  149. # Begin Group "common"
  150.  
  151. # PROP Default_Filter ""
  152. # Begin Source File
  153.  
  154. SOURCE=..\common\blockmem.cpp
  155. # End Source File
  156. # Begin Source File
  157.  
  158. SOURCE=..\common\bspfile.cpp
  159. # End Source File
  160. # Begin Source File
  161.  
  162. SOURCE=..\common\cmdlib.cpp
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=..\common\filelib.cpp
  167. # End Source File
  168. # Begin Source File
  169.  
  170. SOURCE=..\common\log.cpp
  171. # End Source File
  172. # Begin Source File
  173.  
  174. SOURCE=..\common\mathlib.cpp
  175. # End Source File
  176. # Begin Source File
  177.  
  178. SOURCE=..\common\messages.cpp
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=..\common\scriplib.cpp
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=..\common\threads.cpp
  187. # End Source File
  188. # End Group
  189. # Begin Source File
  190.  
  191. SOURCE=..\hlvis\flow.cpp
  192. # End Source File
  193. # Begin Source File
  194.  
  195. SOURCE=.\NetvisSession.cpp
  196. # End Source File
  197. # Begin Source File
  198.  
  199. SOURCE=.\packet.cpp
  200. # End Source File
  201. # Begin Source File
  202.  
  203. SOURCE=.\SocketThreads.cpp
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE=..\hlvis\vis.cpp
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE=..\common\winding.cpp
  212. # End Source File
  213. # End Group
  214. # Begin Group "Header Files"
  215.  
  216. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  217. # Begin Source File
  218.  
  219. SOURCE=..\lib\common\BaseMath.h
  220. # End Source File
  221. # Begin Source File
  222.  
  223. SOURCE=..\lib\common\basictypes.h
  224. # End Source File
  225. # Begin Source File
  226.  
  227. SOURCE=..\common\blockmem.h
  228. # End Source File
  229. # Begin Source File
  230.  
  231. SOURCE=..\common\boundingbox.h
  232. # End Source File
  233. # Begin Source File
  234.  
  235. SOURCE=..\common\bspfile.h
  236. # End Source File
  237. # Begin Source File
  238.  
  239. SOURCE=.\c2cpp.h
  240. # End Source File
  241. # Begin Source File
  242.  
  243. SOURCE=..\common\cmdlib.h
  244. # End Source File
  245. # Begin Source File
  246.  
  247. SOURCE=..\lib\common\EndianMath.h
  248. # End Source File
  249. # Begin Source File
  250.  
  251. SOURCE=..\common\filelib.h
  252. # End Source File
  253. # Begin Source File
  254.  
  255. SOURCE=..\common\hlassert.h
  256. # End Source File
  257. # Begin Source File
  258.  
  259. SOURCE=..\common\log.h
  260. # End Source File
  261. # Begin Source File
  262.  
  263. SOURCE=..\common\mathlib.h
  264. # End Source File
  265. # Begin Source File
  266.  
  267. SOURCE=..\common\mathtypes.h
  268. # End Source File
  269. # Begin Source File
  270.  
  271. SOURCE=..\common\messages.h
  272. # End Source File
  273. # Begin Source File
  274.  
  275. SOURCE=.\netvis.h
  276. # End Source File
  277. # Begin Source File
  278.  
  279. SOURCE=.\NetvisSession.h
  280. # End Source File
  281. # Begin Source File
  282.  
  283. SOURCE=.\packet.h
  284. # End Source File
  285. # Begin Source File
  286.  
  287. SOURCE=..\lib\common\ReferenceArray.h
  288. # End Source File
  289. # Begin Source File
  290.  
  291. SOURCE=..\lib\common\ReferenceCounter.h
  292. # End Source File
  293. # Begin Source File
  294.  
  295. SOURCE=..\lib\common\ReferenceObject.h
  296. # End Source File
  297. # Begin Source File
  298.  
  299. SOURCE=..\lib\common\ReferencePtr.h
  300. # End Source File
  301. # Begin Source File
  302.  
  303. SOURCE=..\common\scriplib.h
  304. # End Source File
  305. # Begin Source File
  306.  
  307. SOURCE=..\common\threads.h
  308. # End Source File
  309. # Begin Source File
  310.  
  311. SOURCE=..\hlvis\vis.h
  312. # End Source File
  313. # Begin Source File
  314.  
  315. SOURCE=..\common\win32fix.h
  316. # End Source File
  317. # Begin Source File
  318.  
  319. SOURCE=..\common\winding.h
  320. # End Source File
  321. # End Group
  322. # Begin Group "Resource Files"
  323.  
  324. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  325. # End Group
  326. # End Target
  327. # End Project
  328.